home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / games / mgames2a.zip / MGAME2AS.EXE / G8.HLS < prev    next >
Text File  |  1996-06-12  |  3KB  |  92 lines

  1. 89
  2. /               BLOCK DROP
  3. /Move and rotate the falling blocks so they
  4. /fill in rows at the bottom of the screen.
  5. /
  6. /Points are earned for each block dropped,
  7. /and extra points are given when a row is
  8. /filled in and removed.
  9. /
  10. /Move the blocks with the arrow keys.
  11. /Rotate with the '+', '-', or space bar.
  12. /Flip a block with the 'F'or '\' key.
  13. /                  (more)
  14. /Keyboard commands -
  15. /    Right or left arrows: move block.
  16. /    Rotate right: '+', Home, or space bar.
  17. /    Rotate left:  '-' or PgUp key.
  18. /    Flip: 'F' or '\' or 'Z' key.
  19. /    Drop block: down arrow or enter key.
  20. /    'P' key or up arrow: Pause game.
  21. /    'R' key: Move block quickly to right.
  22. /    'L' key: Move block quickly to left.
  23. /    'C' key: Cancel the current block.
  24. /    'B' key: Drop a bomb.
  25. /                  (more)
  26. /Points -
  27. /    10 points for each section of a block.
  28. /    200 points for removing a row.
  29. /
  30. /When CISCO'S CAVE is 'ON', you get half
  31. /the points, but see the next block.
  32. /
  33. /Options: 'O' key
  34. /    Set the drop speed - fast or slow
  35. /    Turn CISCO'S CAVE on/off
  36. /
  37. /                  (more)
  38. /
  39. /The harder difficulty levels have blocks
  40. /with more complex shapes.  This makes it
  41. /harder to fill in rows at the bottom of
  42. /the screen.
  43. /
  44. /If you get a block that you can't place
  45. /anywhere, you can cancel it by hitting the
  46. /'C' key.  You can only do this if you have
  47. /any cancels remaining.
  48. /
  49. /                  (more)
  50. /I use the keyboard like this -
  51. /
  52. /  RIGHT HAND
  53. /    Move right  : right arrow
  54. /    Move left   : left arrow
  55. /    Drop block  : down arrow
  56. /    Pause       : up arrow
  57. /
  58. /  LEFT HAND
  59. /    Rotate right: space bar
  60. /    Flip        : 'Z' or 'F' key
  61. /                  (more)
  62. /
  63. /If a block prevents you from filling a row
  64. /you can 'B'omb it by hitting the 'B' key.
  65. /When the bomb appears at the top of the
  66. /screen, move it with the right and left
  67. /arrow keys.  Drop it with the down arrow.
  68. /
  69. /The number of cancels is displayed at the
  70. /top of the screen to the right of your
  71. /score.  You accumulate cancels as the
  72. /game progresses.
  73. /                  (more)
  74. /The number of bombs is displayed at the
  75. /top of the screen.  You get one bomb for
  76. /every 12 to 15 blocks. Try to save your
  77. /bombs - you will need them !!
  78. /
  79. /If you have a total of 5 or more bombs and
  80. /cancels, you can hit the 'T' key to do a
  81. /Top Sweep.  This will clear the top 4 rows
  82. /to BLANKS.  It will cost you a total of 5
  83. /of your bombs and/or cancels.
  84. /
  85. /                  (more)
  86. /The registered version of this game comes
  87. /with one easier and two harder difficulty
  88. /levels.  The harder levels have blocks
  89. /with more complicated shapes. The hardest
  90. /level is a real devil.
  91. /
  92.